home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tag_bbs / tn31b.zip / HISTORY.DOC next >
Text File  |  1993-01-09  |  5KB  |  149 lines

  1.  
  2. Tagnite 1.0 Updates
  3. -------------------
  4. - Makes list of 5 biggest leeches.
  5.  
  6. Tagnite 1.1 Updates
  7. -------------------
  8. - added 5 top posters to list
  9.  
  10. Tagnite 1.12 Updates
  11. -------------------
  12. - added 5 top uploaders to list
  13.  
  14. Tagnite 1.13 Updates
  15. -------------------
  16. - Tagnite now will delete users who are inactive
  17.  
  18. Tagnite 1.14 Updates
  19. -------------------
  20. - Now uses a template file to make top 5 lists
  21.  
  22. Tagnite 1.15 Updates
  23. -------------------
  24. - no longer overwrites template, but inserts
  25.  
  26. Tagnite 1.16 Updates
  27. -------------------
  28. - Lists no longer restricted to top 5, but any amount may be
  29.   placed in list.
  30.  
  31. Tagnite 1.17 Updates
  32. -------------------
  33. - when user is deleted, macro file, short message file, and
  34.   mail files are purged of the deleted users stuff.
  35.  
  36. Tagnite 1.18 Updates
  37. -------------------
  38. - sort routine used in sorting the top user list now rewritten
  39.   in assembly code for better speed.
  40.  
  41. Tagnite 1.19 Updates
  42. -------------------
  43. - 2 template files may now be used.
  44.  
  45. Tagnite 1.19b Updates
  46. -------------------
  47. - Delete users now checks for M flag first.
  48.  
  49. Tagnite 2.0 Updates
  50. -------------------
  51. - Tagnite will now give SL time based on # of uploads and Downloads.
  52.  
  53. Tagnite 2.0a Updates
  54. -------------------
  55. - Tagnite uses # of logons and Publis Posts on SL calc times.
  56.  
  57. Tagnite 2.1 Updates
  58. -------------------
  59. - Tagnite now uses K-Bytes U/l, D/l on time calcs.
  60.  
  61. Tagnite 2.1a Updates
  62. -------------------
  63. - bottom line added to top list. If G flag set, no time calcs
  64.   done on user.
  65.  
  66. Tagnite 2.2 Updates
  67. -------------------
  68. - Tagnite now sends a message to sysop when a user is deleted.
  69.  
  70. Tagnite 3.0 Updates
  71. -------------------
  72. - Recompiled with TAG 2.6 data structures.
  73. - Put TAG P'codes into all TAGNITE short messages (color!)
  74. - Added tagnite path to .cfg file
  75. - Tagnite does not use those ` marks anymore in the city/state field
  76.   download and run "remove" to remove those from the user file
  77. - Tagnite will skip processing of a guest user if the feature is enabled.
  78. - Tagnite reports the city/state/zip invalid combo in the small message
  79.   to the sysop
  80. - city/state/zip message in the report file was cleaned up a little.
  81. - Re-wrote email deleting routine to work with the TAG 2.6 type
  82.   message bases.  TAGNITE assumes the email section is section 0.
  83. - TAGNITE ignores reporting on a GUEST USER account.
  84. - Added new title
  85. - Added "working" indicator
  86. - Added error checking for missing template files. No more runtime error
  87.   002 if the template file is missing.
  88. - Removed clear screen from the begining of the report file.
  89.  
  90. Tagnite 3.0b Updates
  91. ---------------------
  92. - Fixed bug in zipcode check that could cause a lock up.
  93.  
  94. Tagnite 3.0c Updates
  95. --------------------
  96. - Added new error message routine
  97.  
  98. Tagnite 3.0d Updates
  99. --------------------
  100. - Added full state name to zip code checking
  101. - Added checking for duplicate short messages
  102.   i.e. if a short message was already send about an incorrect zip
  103.   code, it should not send another message.
  104.  
  105. Tagnite 3.0d1 Updates
  106. ---------------------
  107. - Removed gfiles path from config file. TAGNITE reads gfiles path
  108.   from status.dat.
  109. - Added 'sending notice to' message when processing.
  110. - Added code to avoid runtime error 2 on new tag installation
  111.   which macros.lst and shortmsg.dat do not exist yet.
  112.  
  113. Tagnite 3.1 Updates
  114. ----------------------
  115. - Compiled with 2.6c record structures
  116. - Added reporting errors to log file
  117. - Added new error box routine and using new box unit
  118. - Added multi-node verb (multiuser) tagnite will look for the
  119.   user.lst in multi-user directory.  Tagnite does NOT do any
  120.   record/file locking (yet).
  121. - Fixed bug in calculating top uploads when G flag set.
  122. - Added new command line switch '/v'. Displays verion of TAGNITE
  123. - Fixed bug in zipcode check that could incorrectly report
  124.   zipcodes.
  125. - Added feature to report unvalidated users in log file and
  126.   short message file.  Config verb is "Unvalidated_SL="
  127.   0 - means don't report. > 0 means report that SL as an
  128.   unvalidated user.
  129. - When tagnite re-calcs SL it now takes the total of public and
  130.   private posts into account instead of just public.
  131. - Removed messagepath and gfilespath verbs from config file
  132.   processing.  This commands are no longer needed and will
  133.   generate an error if left in the config file.
  134.  
  135. Tagnite 3.1a Updates
  136. ----------------------
  137. - Cleaned up report I/O. This should give a small speed increase
  138.   to the program.
  139. - Cleaned up User file and Status file I/O routines. This should give
  140.   a big boost to running time.
  141. - Corrected a few small flaws in screen writes, again should speed up.
  142.  
  143. Tagnite 3.1b Updates
  144. ----------------------
  145. - Modified the running data screen to tell what was going on.
  146. - Corrected a glitch in ZIPCODE checking.
  147. - Rewrote assemblier sorts to run faster.
  148.  
  149.